Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODStorageUnit


GetProperty

The GetProperty method returns the name of the property in the current focus context.

ODPropertyName GetProperty ();
return value
The name of the property in the current focus context.
DISCUSSION
When you no longer need the returned property name, you should deallocate it.

EXCEPTIONS
kODErrUnfocusedStorageUnit
This storage unit is not focused on a property or a value.
kODErrZeroRefCount
This storage unit has a reference count of 0.
SEE ALSO
The ODPropertyName type (page 904).
The ODStorageUnit::AddProperty method (page 670).
The ODStorageUnit::Remove method (page 707).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help